SmartFTP FTP Library
IFTPConnection::PeerName Property

Contains the IP address of the peer. 

The value is represented as a string in the following format: a.b.c.d

IDL
__property BSTR* PeerName;

The peer is usually the ip address of the FTP server you are connected to. If connections are made through HTTP, SOCKS4A and SOCKS5 proxies the value is empty if the host name. cannot be resolved locally.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.